<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* line 2, ../scss/common.scss */
html {
  height: 100%;
  background: #fff;
  font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif; }

/* line 8, ../scss/common.scss */
section {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto; }
  /* line 12, ../scss/common.scss */
  section article {
    width: 100%;
    margin-bottom: 50px; }
    /* line 16, ../scss/common.scss */
    section article a dl {
      width: 100%;
      height: 210px;
      display: block;
      position: relative;
      margin-bottom: 15px; }
      /* line 22, ../scss/common.scss */
      section article a dl dt {
        display: none; }
      /* line 25, ../scss/common.scss */
      section article a dl dd {
        width: 240px;
        position: absolute;
        top: 110px;
        left: 30px;
        font-size: 13px;
        color: #9d9d9d; }
    /* line 34, ../scss/common.scss */
    section article a span {
      display: inline-block;
      color: #1072bd;
      padding-left: 10px;
      background: url(../images/pict_linkarrow.png) left center no-repeat; }
  /* line 43, ../scss/common.scss */
  section article#about_locus {
    width: 480px;
    float: left; }
    /* line 46, ../scss/common.scss */
    section article#about_locus dl {
      background: url(../images/top/bg_about_locus.jpg) left top no-repeat; }
  /* line 50, ../scss/common.scss */
  section article#model_search {
    width: 480px;
    float: right; }
    /* line 53, ../scss/common.scss */
    section article#model_search dl {
      background: url(../images/top/bg_modelsearch.jpg) left top no-repeat; }
  /* line 57, ../scss/common.scss */
  section article#top-musium {
    width: 100%;
    height: 210px;
    clear: both;
    margin-bottom: 100px; }
    /* line 63, ../scss/common.scss */
    section article#top-musium a dl {
      background: url(../images/top/bg_museum.jpg) left top no-repeat; }
      /* line 65, ../scss/common.scss */
      section article#top-musium a dl dd {
        width: 100%;
        top: 120px;
        left: 0;
        color: #fff;
        text-align: center; }

/* line 76, ../scss/common.scss */
div#top-locus {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 50px;
  z-index: 10; }
  /* line 82, ../scss/common.scss */
  div#top-locus div {
    width: 479px;
    height: 90px;
    position: absolute;
    top: -70px; }




</pre></body></html>